Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Move Redis URL Configuration from config.toml to an Environment Variable #921

Merged
merged 9 commits into from
Nov 22, 2023

Conversation

aybruhm
Copy link
Member

@aybruhm aybruhm commented Nov 21, 2023

Description

This PR moves redis url configuration from config.toml to an environment variable

Related Issue

Closes #915

@aybruhm aybruhm requested a review from aakrem November 21, 2023 14:24
@aybruhm aybruhm marked this pull request as ready for review November 21, 2023 14:25
@aybruhm
Copy link
Member Author

aybruhm commented Nov 21, 2023

@bekossy, any reason why we are still experiencing this timeout error?

image

Copy link
Collaborator

@aakrem aakrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bekossy
Copy link
Member

bekossy commented Nov 21, 2023

@bekossy, any reason why we are still experiencing this timeout error?

image

It failed because it timed out while waiting for the request but it’s all good now.

@aybruhm aybruhm requested a review from aakrem November 21, 2023 19:29
Copy link
Collaborator

@aakrem aakrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please adjust the method's description

Copy link
Collaborator

@aakrem aakrem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aybruhm Thank youuu!

@aakrem aakrem merged commit 161a030 into main Nov 22, 2023
6 checks passed
@aakrem aakrem deleted the gh/move-redis-url-configuration branch November 27, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Redis URL Configuration from config.toml to Environment Variable
3 participants